Skip to content

fix: make dashboard responsive, fix detail panel tab reset, bump to 0… - #12

Merged
Attakay78 merged 1 commit into
developfrom
dashboard-responsive
Aug 15, 2026
Merged

fix: make dashboard responsive, fix detail panel tab reset, bump to 0…#12
Attakay78 merged 1 commit into
developfrom
dashboard-responsive

Conversation

@Attakay78

Copy link
Copy Markdown
Owner

Dashboard layout now adapts down to mobile widths instead of overflowing: header, metrics grid, filters, table, and detail panel all reflow at smaller breakpoints, and the search box is larger on small screens.

Fixes a bug where the task detail panel snapped back to the Details tab on every live update, even while viewing Logs or Error. The active tab is now preserved across re-renders.

Bumps project version to 0.12.1 and raises the cryptography floor to 50.0.0 to close a Dependabot alert on the PKCS7 EnvelopedData decrypt path, even though this project only uses Fernet and never touches that code path.

….12.1

Dashboard layout now adapts down to mobile widths instead of overflowing:
header, metrics grid, filters, table, and detail panel all reflow at
smaller breakpoints, and the search box is larger on small screens.

Fixes a bug where the task detail panel snapped back to the Details tab
on every live update, even while viewing Logs or Error. The active tab
is now preserved across re-renders.

Bumps project version to 0.12.1 and raises the cryptography floor to
50.0.0 to close a Dependabot alert on the PKCS7 EnvelopedData decrypt
path, even though this project only uses Fernet and never touches that
code path.
@Attakay78 Attakay78 self-assigned this Aug 15, 2026
@Attakay78 Attakay78 added the enhancement New feature or request label Aug 15, 2026
@Attakay78
Attakay78 merged commit 1c5ece5 into develop Aug 15, 2026
1 check passed
@Attakay78
Attakay78 deleted the dashboard-responsive branch August 15, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant